hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
Node.opApply
hip
util
data_structures
Node
Undocumented in source. Be warned that the author may not have intended to support it.
class
Node
(T)
int
opApply
(
scope
int
delegate
(
Node
!
T
)
cb
)
Meta
Source
See Implementation
hip
util
data_structures
Node
constructors
this
functions
addChild
get
getRoot
hasChildren
isRoot
opApply
variables
children
data
parent